[INFO] cloning repository https://github.com/IntelliGovernance/maci-crypto-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IntelliGovernance/maci-crypto-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bff8acf1bad4ab61c1be7e26ca11abcac3116d5
[INFO] fixing IntelliGovernance/maci-crypto-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIntelliGovernance%2Fmaci-crypto-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IntelliGovernance/maci-crypto-rust
[INFO] finished tweaking git repo https://github.com/IntelliGovernance/maci-crypto-rust
[INFO] tweaked toml for git repo https://github.com/IntelliGovernance/maci-crypto-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IntelliGovernance/maci-crypto-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IntelliGovernance/maci-crypto-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418
[INFO] running `Command { std: "docker" "start" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking blake-hash v0.4.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling blake v2.0.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive-hex v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking dusk-bytes v0.1.7
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking dusk-bls12_381 v0.13.0
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking dusk-jubjub v0.14.0
[INFO] [stderr]     Checking dusk-safe v0.1.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]     Checking goblin v0.8.0
[INFO] [stderr]     Checking dusk-poseidon v0.36.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uniffi_core v0.26.1
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling uniffi_testing v0.26.1
[INFO] [stderr]    Compiling uniffi_udl v0.26.1
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.26.1
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking poseidon-ark v0.0.1 (https://github.com/arnaucube/poseidon-ark#6d2487aa)
[INFO] [stderr]     Checking babyjubjub-ark v0.0.1 (https://github.com/arnaucube/babyjubjub-ark?rev=dbf79c5#dbf79c58)
[INFO] [stderr]    Compiling uniffi_build v0.26.1
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling maci-crypto-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs (5 fixes)
[INFO] [stderr]    Migrating uniffi-bindgen.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] crater-edition-check: maci-crypto-rust v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling maci-crypto-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     /// Serialise -
[INFO] [stdout] 219 | |     /// TODO - check this is consisent with TS Version, that is that the public key is of the same format in both
[INFO] [stdout]     | |_________________________________________________________________________________________________________________^
[INFO] [stdout] 220 |       return (convert_big_int_to_bytes32(priv_key.scalar_key().into_bigint()), (convert_big_int_to_bytes32(x.0), convert_big_int_to_bytes32(y.0)));
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/lib.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | /     /// Serialise -
[INFO] [stdout] 219 | |     /// TODO - check this is consisent with TS Version, that is that the public key is of the same format in both
[INFO] [stdout]     | |_________________________________________________________________________________________________________________^
[INFO] [stdout] 220 |       return (convert_big_int_to_bytes32(priv_key.scalar_key().into_bigint()), (convert_big_int_to_bytes32(x.0), convert_big_int_to_bytes32(y.0)));
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/maci-crypto-rust-df3ab1f4f17b1b56/out/example.uniffi.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maci-crypto-rust` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused variable: `prk`
[INFO] [stdout]    --> src/lib.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let (prk, (x, y)) = generate_keys(raw_sign);
[INFO] [stdout]     |              ^^^ help: if this is intentional, prefix it with an underscore: `_prk`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `maci-crypto-rust` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418", kill_on_drop: false }`
[INFO] [stdout] 0d93a013d4c8ba621ece30e670fb217e9941dd41228c28736c2d6038b532e418
